| LeadCategory |
| EntityType | Independent |
| Logical Entity Name | LeadCategory |
| Default Table Name | amLeadCat |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| LeadCategory Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(40) | NO | ||
| IsActive | BIT | NO | ||
| IsSystemCode | BIT | NO | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
LeadCategoryId |
INTEGER | NO | ||
| BudgetPctToEnroll | NUMERIC(6, 2) | YES | ||
| BudgetPctToStart | NUMERIC(6, 2) | YES |
| LeadCategory Keys |
| Key Name | Key Type | Keys |
| amLeadCat_Code_U_N_IDX | Unique Constraint | Code |
| amLeadCat_amLeadCatID_U_C_IDX | PrimaryKey | LeadCategoryId |
| LeadCategory Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| LeadCategory Check Constraints |
| Check Constraint Name | CheckConstraint |
| LeadCategory Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.LeadCategory |
NO | |||
| Physical (Microsoft SQL Server) dbo.amLeadCat |
NO |
| LeadCategory Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Prospect |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Admissions |
| LeadCategory Data Movement Rules |
| Name | Type | Rule Text/Value |